MindFusion.Charting for JavaScript Programmer's Guide
Graphics.pointInPoly Method
See Also
 






Checks if the given point is within the bounds of the given polygon.

Namespace: MindFusion.Drawing
File: Graphics.js

 Syntax

JavaScript  Copy Code

function pointInPoly (point, poly)

 Parameters

point

Type: Point
The point to check.

poly

 See Also

Graphics Members
Graphics Class
MindFusion.Drawing Namespace